EDYTOWANE PLIKI
atc.css
\presta1763\themes\AngarTheme\modules\ps_facetedsearch\views\templates\front\catalog\facets.tpl
layout-both-columns.tpl
aeuc_front.css
\modules\angarthemeconfigurator\views\templates\front\csstpl.tpl
\themes\AngarTheme\templates\checkout\_partials\cart-detailed-product-line.tpl
black.css
home_modyficators.css
rwd.css
\modules\angarcmsdesc\views\css\angarcmsdesc.css
\modules\all angar modules - ar translations
\themes\AngarTheme\translations\ar-SA
\modules\angarmanufacturer\views\css\at_manufacturer.css
\modules\angarmanufacturer\views\templates\front\at_manufacturer.tpl
\updated files - ver 2.4\modules\angarslider\views\css\angarslider.css
\modules\angarslider\views\templates\hook\slider.tpl

atc.css
rwd.css
black.css
angarcmsdesc.css






CSS:
1.Sell by kg/grams - add css


CSS done:
1.Comments black.css stars
2.Flags z-index

3.Category desc ul - cms, category, product page:
https://prnt.sc/ript17

.cat_desc ul {
    list-style: initial;
    padding-left: 15px;
}

4.Product desc ul


5.Store Reviews, Product Reviews and Google Rich Snippets
.product-miniature {
    margin-bottom: 6.5rem!important;
}

#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
    height: 105px;
}

zamie na:
.product-miniature {
    margin-bottom: initial!important;
}

#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
    height: auto;
}

6.Firefox, popup ze zdjeciem na strnie produktu, margines dolny

#product-modal .modal-content .modal-body .product-images li.thumb-container {
    display: inline-block;
}

7.Rwd 480 cart popup:

@media (max-width: 480px) {

body #blockcart-modal .modal-dialog {
width: 94%;
margin: 10px 3%;
}

body #blockcart-modal .modal-header {
padding: 8px 5px 8px;
}

body #blockcart-modal .modal-body {
padding: 5px 10px;
}

body #blockcart-modal .product-image {
max-width: 120px;
margin-bottom: 6px;
}

body #blockcart-modal .divide-right p.price {
margin: 8px 0;
}

body #blockcart-modal .cart-content p.cart-products-count {
margin-top: 0px;
margin-bottom: 6px;
padding-bottom: 6px;
}

body #blockcart-modal .cart-content p {
margin-bottom: 6px;
}

body #blockcart-modal .cart-content .cart-content-btn .btn {
margin-bottom: 8px;
}

body #blockcart-modal .cart-content .cart-content-btn .btn:last-child {
margin-bottom: 4px;
}

}

8.Footer social margin:
.block-social {
margin-bottom: 20px;
}



----------------------------







PHP:
1.PrestaShop 1.7.0 - productcomments https://prnt.sc/r46935
2.ps_categoriesproduct - vendor - sprawdz w paczce


TRANSLATION:
1.Canadian French






TPL - usun to - jest juz w pliku tpl:
1.css.tpl - usu ;;

.form-control:focus, .input-group.focus {
border-color: #dbdbdb;;
outline-color: #dbdbdb;;
}

2.\modules\ps_viewedproduct\views\templates\hook\ps_viewedproduct.tpl
dodaj do szablonu.
Zmie template na templates

3.Flags Reduced price:
{foreach from=$product.flags|@array_reverse item=flag}
	{if $flag.type === 'discount'}
		<span class="product-flag {$flag.type}">{l s='Reduced price' d='Shop.Theme.Catalog'}</span>
	{else}
		<span class="product-flag {$flag.type}">{$flag.label}</span>
	{/if}
{/foreach}

4.at_catproduct.tpl - images size 88 x 88

5.productcomments_reviews.tpl
<div class="comments_note">
	<div class="star_content clearfix">
		{section name="i" start=0 loop=5 step=1}
			{if $averageTotal le $smarty.section.i.index}
				<div class="star"></div>
			{else}
				<div class="star star_on"></div>
			{/if}
		{/section}
	</div>
	<span class="nb-comments">{l s='Review(s)' mod='productcomments'}: <span>{$nbComments}</span></span>
</div>

6.productcomments hook test:
{hook h='displayCommentsExtra' product=$product}















2.AT12 - custom.css:
a.product-flags-plist span.product-flag.new, 
#home_cat_product a.product-flags-plist span.product-flag.new, 
#product #content .product-flags li, 
#product #content .product-flags .product-flag.new {
color: #000;
}





ZROBIONE:

atc.css
12.Smartblog latest - presta1762 - atc.css - line 4609 - 4672

8.modu jmarketplace - atc.css - line 4675
dodaj height auto:
#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
    height: 77px;
}

5.Catalog mode - search price hide - atc.css - line 725 
layout-both-columns.tpl - line 36 - hide_prices_catalog_mode

7.Youtube iframe - atc.css - line 3034:
.product_desc iframe,
.product-description iframe {
max-width: 100%;
}

14.Facet search - drop down - angartheme.css - line 2114
\presta1763\themes\AngarTheme\modules\ps_facetedsearch\views\templates\front\catalog/facets.tpl - line 1818 - dropdown_list

a)Delete this:
#search_filters .facet .collapse,
#search_filters_brands .facet .collapse,
#search_filters_suppliers .facet .collapse {
max-height: 200px;
overflow-y: auto;
}

17.Categories padding - zawijanie dugich kategorii - https://sklep.logistyka.biz.pl/  - atc.css - line 1994 - 2006
.block-categories li li a:before {
margin-left: -21px;
}

.block-categories li li a {
padding-left: 36px;
}

.block-categories li li li a {
padding-left: 46px;
}

.block-categories li li li li a {
padding-left: 56px;
}

10.angartheme.css - first line theme version

11.Custom fields - font-weight: bold - atc.css - line 2722

15.Custom fields - subcart - atc.css - line 815

6.Reasuance ver 4.0:
atc.css - line 3034

CSS TODO:

13.RTL lang:
http://presta.usermd.net/demo/P1752/ar/

css
+
translations:
-theme translations
-modules: contact, feat cat, parallax, feat man, prod comments
-fb module

at - products from cat
at - man homepage

1.productcomments - 4.0.1 - dodaj do atc ten kod:

#products .thumbnail-container.has-reviews:hover .highlighted-informations.no-variants,
#products .thumbnail-container.has-reviews:focus .highlighted-informations.no-variants,
.featured-products .thumbnail-container.has-reviews:hover .highlighted-informations.no-variants,
.featured-products .thumbnail-container.has-reviews:focus .highlighted-informations.no-variants,
.product-accessories .thumbnail-container.has-reviews:hover .highlighted-informations.no-variants,
.featured-products .thumbnail-container.has-reviews:focus .highlighted-informations.no-variants,
.product-miniature .thumbnail-container.has-reviews:hover .highlighted-informations.no-variants,
.product-miniature .thumbnail-container.has-reviews:focus .highlighted-informations.no-variants {
    height: auto;
}

body .product-comments-additional-info .additional-links {
margin-top: 7px;
}


2.Feat:
.product-features > dl.data-sheet dt.name {
    clear: both;
}

5.cms page ul li list:
.page-content.page-cms ul {
    list-style: disc;
    padding-left: 15px;
}

6.Product page:
https://prnt.sc/res928

.page-product-box .slider-btn a:before {
display: none;
}

7.prestablog:

#header .header-nav #_prestablog_index div {
margin-left: 0;
margin-top: 0;
}

4.Slider center description - vertical align:

#homepage-slider .angarslider-description {
padding-top: 0;
display: flex;
align-items: center;
justify-content: center;
bottom: 0;
}

8.atc.css - productcomments 4.0.1:
.star_content .star {
position: relative;
float: left;
width: 16px;
overflow: hidden;
cursor: pointer;
font-size: 14px;
font-weight: normal;
}

.star_content .star {
display: block;
}

.star_content .star a {
display: block;
position: absolute;
text-indent: -5000px;
}

.star_content div.star:after {
content: "\f006";
font-family: "FontAwesome";
display: inline-block;
color: #777676;
}

.star_content div.star.star_on {
display: block;
}

.star_content div.star.star_on:after {
content: "\f005";
font-family: "FontAwesome";
display: inline-block;
color: #f39c11;
}

.star_content div.star.star_hover:after {
content: "\f005";
font-family: "FontAwesome";
display: inline-block;
color: #f39c11;
}

3.Black.css:
.bg_black .img-thumbnail {
background-color: #111;
border: 1px solid #111;
}

1.Black - checkbox neiczytelne na ciemny tle:

.bg_black .custom-radio {
border-color: #fff;
background: #fff;
}

.bg_black .custom-radio input[type=radio]:checked+span {
background-color: #2fb5d2;
}

.bg_black .custom-checkbox input[type=checkbox]+span {
border-color: #ffffff;
background: #ffffff;
}

.bg_black .custom-checkbox input[type=checkbox]+span .checkbox-checked {
color: #000;
}

















rwd.css
5.Slider boxed - 991 padding: 0 - rwd.css - line 81

2.Newsletter RWD - presta1762 - rwd.css - line 52




black.css
14.black - custom fields input - black.css - line 92

6.Reasuance ver 4.0:
black.css - line 526






home_modificators.css
9.Crosseling - 2 products - style 3 - margin-left: 0; - line 970

6.Reasuance ver 4.0:
home_mod.css - line 877








aeuc_front.css - line 131
1."All prices are mentioned tax included" - text-align: center
https://prnt.sc/p6hgjh
a)div.aeuc_footer_info {width: 100%;}
b)div.aeuc_footer_info {width: 100%;} - presta1762 - aeuc_front.css - line 125




Inne pliki:
18.Black.css - \presta1763\modules\angarthemeconfigurator\views\templates\front\css.tpl:
.bg_black .btn-secondary,
.bg_black .btn-secondary.disabled,
.bg_black .btn-secondary:disabled {
background: #111111;
color: #ffffff;
border-color: #2d2d2d;
}

.bg_black .btn-secondary:hover,
.bg_black .btn-secondary.disabled:hover {
background: #000;
color: #ffffff;
border-color: #2d2d2d;
}

16.Custom fields - required - \themes\AngarTheme\templates\catalog\_partials\product-customization.tpl

17.Custom fields - cart popup:
\themes\AngarTheme\templates\checkout\_partials\cart-detailed-product-line.tpl





DO ZROBIENIA:


NIE DO ZROBIENIA:
5.Pack label color

16.Brand truncate:
.products .product-miniature .pl_manufacturer {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}